*{margin: 0;padding: 0;}
body{margin: auto;font:12px/25px  "microsoft yahei";color: #333;}
ul,li{list-style: none;}
a{text-decoration: none;color: #000;}
a:hover{ color: #FFA202;}
.clear{clear: both;}
/*head*/
.wrapper{ width: 1200px; margin: 0px auto;}
.contain{ width: 1200px; margin: 0px auto;}
.sbj{ margin-top: 30px;}
.tpwz{ line-height: 31px; color: #fff; background: #505457;}
#alttxt{background: #FFF;border: 1px #ddd solid;font-size:12px;padding:10px;z-index:1000;position:absolute;display:none;}
.bian,#alttxt,div.contents img,.error3{border-radius: 5px;box-shadow: 0px 0px 15px #aaa;}
.fl{ float: left;}
.fr{ float: right;}
.wzl{ width: 850px;  font-size: 12px; padding-left: 19px;}
.wzr{ width: 300px;}
.wzr a{ display: block; margin: 9px 10px; width: 64px; border: 1px solid #fff; float: right; text-align: center; line-height: 16px; color: #fff;}
.top{ height: 116px; background: #f2f2f2;}
.logo{ height: 116px;}
#nav{width:100%;height:60px;line-height: 60px; background: #303030;}
#nav li{float: left;text-align: center;width:150px;height: 60px;line-height: 60px;}
#nav li a{display:block;text-align:center;font-size:17px;color: #fff;}
#nav li:hover{text-decoration:none; background: #fdd108; color: #303030;}
#nav li:hover a{color:#303030;}
#nav li dl{width:200px;background:#ececec;list-style-type:none;left:-999em;position:absolute;z-index:99999;float:left;}
#nav li dl dt{height:45px;line-height:45px; text-align: center;}
#nav li dl dt a{color:#000000;font-size:16px;height:45px;line-height:45px; display: block;}
#nav li:hover dl{left:auto;}
#nav #current{ text-decoration:none; background: #fdd108; color: #303030;}
#nav li:nth-child(2) dl{ display: none;}
/*footer*/
.footer{ width:100%; padding:57px 0px 30px 0px;color:#fff; background: url(../images/foot.jpg) no-repeat top;}
.footer a{ color: #fff;}
.ftl{ width: 560px; display: flex; justify-content: space-around;}
.ftl dl dt{ line-height: 56px;}
.ftl dl dt a{ font-size: 16px;}
.ftl dl dd{ line-height: 35px;}
.ftc{ width: 370px;}
.ftc dl{ line-height: 56px; font-size: 16px;}
.ftc dt{ font-size: 16px; line-height: 55px;}
.ftr{ width: 200px; margin-right: 70px; text-align: center; font-size: 16px; line-height: 45px; margin-top: 27px;}
.dbgjc{ line-height: 40px; text-align: center; }
.banquan{ height:50px; line-height: 50px; color: #fff; text-align: center;}
.fnav{ height: 40px; line-height: 40px; background: #000000;}
.fnav li{ width: 170px; float: left; text-align: center;}
.fnav li a{ color: #fff;}


/*index*/
.sytj{ background: #f2f2f2; padding: 80px 0px;}
.prott { width:1200px; height:auto; OVERFLOW: hidden; ZOOM: 1;}
.prott .pcontt {FLOAT: left; OVERFLOW: hidden; WIDTH:1050px;ZOOM: 1; height: 430px;}
.prott .ScrCont1 {WIDTH: 32733px; ZOOM: 1;}
.prott #List3_1 {FLOAT:left;}
.prott #List4_1 {FLOAT:left;}
.prott .LeftBotton1 { background: url(../images/left.png) no-repeat left top; FLOAT: left; width:35px; height:35px; margin-top:182px; margin-left: 25px;}
.prott .RightBotton1 {background: url(../images/right.png) no-repeat top right; FLOAT: right; width:35px; height:35px; margin-top:182px; margin-right: 25px;}
.prott .LeftBotton1:hover{background: url(../images/left.png) no-repeat left top;}
.prott .RightBotton1:hover{background: url(../images/right.png) no-repeat top right;}
.prott .pl1 {DISPLAY: block; CURSOR: pointer; float:left;}
.prott .pl1 dl { width:967px; margin:0px 10px; height: 360px; background: url(../images/tuijian.png) no-repeat center; margin: 0px 26px; padding: 25px 37px 45px 26px; float: left;}
.prott .pl1 dl a{ display:block;}
.prott .pl1 dl img {width:460px; height:360px; float: left;}
.prott .pl1 dl dt{ border-left: 1px dashed #313131; float: left; margin-left: 8px; width: 461px; padding-left: 29px; padding-top: 12px; line-height: 77px;}
.prott .pl1 dl dt a{ font-size: 20px; color: #000000;}
.prott .pl1 dl dd{ border-left: 1px dashed #313131; float: left; width: 461px; margin-left: 8px; padding-left: 29px;}
.prott .pl1 dl dd p{ line-height: 40px; padding-left: 27px; background: url(../images/dh.png) no-repeat 10px 15px; font-size: 14px; color: #000000;}

.tpys{ width: 1300px; height: auto; overflow: hidden;}
.tpys li{ float: left;  margin-bottom: 15px; margin-right: 15px; width: 303px;}
.tpys li .tu{ width: 303px; height: 221px; overflow: hidden; background-color: #efefef;}
.tpys li .tu img{ width: 303px; height: 221px; -webkit-transform: scale(1, 1);  -moz-transform: scale(1, 1);  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out;  transition: all 0.5s ease-out;}
.tpys li:hover .tu img{ -webkit-transform: scale(1.1, 1.1);  -moz-transform: scale(1.1, 1.1);  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;  transition: all 0.5s ease-out;}
.tpys li .tu a.more{ border: 2px solid rgba(204,204,204,0.8);  background-color: rgba(0,0,0,0.6);  -webkit-border-radius: 20px;  border-radius: 20px;  font-size: 16px;  line-height: 16px;  padding: 10px 20px;  color: #DDD;  position: relative;  top: -100px;  left: 100px;  z-index: 99;  -webkit-transition: All 0.4s ease-in-out;  -o-transition: All 0.4s ease-in-out;  transition: All 0.4s ease-in-out;  opacity: 0;}
.tpys li:hover .tu a.more{ opacity: 1; margin-top: -20px;}
.tpys li a h3{ display: block; width: 100%; font-weight: normal; font-size: 16px; color: #000; box-sizing: border-box; text-align: center; overflow: hidden; transition: all 0.3s ease-out;height: 46px;line-height: 46px;}
.tpys li:hover a h3{ color: #000;}

.gsjj{ padding: 53px 0px 0px 0px;}
.title{ text-align: center; color: #303030;}
.title dl{ line-height: 42px; font-size: 28px;}
.title dt{ line-height: 28px; font-size: 16px; text-transform: uppercase;}
.gsb{ padding: 15px 70px; line-height: 45px;}
.gsb dt{ width: 200px; height: 45px; margin: 40px auto; background: #fdd108; text-align: center; line-height: 45px;}
.gsb dt a{ font-size: 16px; color: #303030;}
.gsb p{ text-indent: 2em; font-size: 14px;}

.cpzx{ background: #F2F2F2; padding: 60px 0px;}
.cpfl{ margin: 30px 0px; display: flex; justify-content: space-around;}
.cpfl li{ width: 190px; height: 50px; background: #FDD108; text-align: center; line-height: 50px;}
.cpfl li a{ font-size: 18px; color: #303030;}
.cpzs{ margin: 30px 0px; display: flex; justify-content: space-between; flex-wrap: wrap; height: 540px; overflow: hidden;}
.sbj{margin-top: 30px;margin-bottom: 30px;}
.gcal{ margin: 30px auto;}
#demo_{overflow:hidden;width:1200px;}
#indemo_{float:left;width:800%;}
#demo1_{float:left;}
#demo2_{float:left;}
.idllist1{margin:0px auto;}
.idllist1 li{float:left;margin:10px 10px 0px 10px; background-color:#fff; padding:2px; text-align: center; line-height: 40px;}
.idllist1 li ol{ width: 280px; height: 280px; overflow: hidden;}
.idllist1 li ol img{width:280px;height:280px;}
.idllist1 li a{ font-size: 18px;}
.idllist1 li:hover ol img{transition: all 0.6s; transform: scale(1.2);}
#demo{overflow:hidden;width:1200px;}
#indemo{float:left;width:800%;}
#demo1{float:left;}
#demo2{float:left;}
.idllist{margin:0px auto;}
.idllist li{float:left;margin:10px 10px 0px 10px; background-color:#fff; padding:2px; text-align: center; line-height: 40px;}
.idllist li ol{ width: 280px; height: 220px; overflow: hidden;}
.idllist li ol img{width:280px;height:220px;transition: all 0.6s;}
.idllist li a{ font-size: 18px;}
.idllist li:hover ol img{transition: all 0.6s; transform: scale(1.2);}
.xwzx{ margin: 40px auto;}
.xwzxb{ margin-top: 40px;}
.xwl{ width: 670px; margin-right: 70px;}
.xwr{ width: 460px;}
.xwt{ border-bottom: 1px solid #d2d2d2; line-height: 46px; height: 46px;}
.xwt dl{ width: 100px; float: left; background:url(../images/xwt.png) no-repeat left bottom; font-size: 22px; color: #fdd108;}
.xwt a{ float: right; text-transform: uppercase; font-size: 16px; color: #333333;}
.xwb{}
.xwb dl{ border-bottom: 1px dashed #D2D2D2; padding: 20px 5px;}
.xwb dl img{ float: left; margin: 0px 15px 0px 5px; border: 1px solid #AAAAAA; width: 198px; height: 138px;}
.xwb dl dt{ line-height: 41px; margin-bottom: 4px;}
.xwb dl dt a{ font-size: 16px; color: #fdd108;}
.xwb dl dd{ line-height: 31px; color: #303030;}
.xwb li{ border-bottom: 1px dashed #d2d2d2; line-height: 41px; background: url(../images/icon2.png) no-repeat 16px center;}
.xwb li a{ padding-left: 50px; color: #333333;}
.xwb li span{ float: right;}
.hyzxb{ padding-bottom: 30px;}
.hyzxb dl{ padding-top: 13px; padding-bottom: 12px; border-bottom: 1px dashed #D2D2D2;}
.hyzxb dl dt{ line-height: 27px;}
.hyzxb dl dt a{ font-size: 14px; color: #333333;}
.hyzxb dl dd{ line-height: 27px; color: #747474;}
 

.prolist{}
.prolist dl{ float: left; width: 270px; height: 240px; display: block; margin: 15px 10px 0px 10px; border: 1px solid #CCCCCC; text-align: center;}
.prolist dl dt{ text-align: center;}
.prolist dl img{ margin: 3px;  display: block; padding: 1px; border: 1px solid #EEE; height: 200px; text-align: center;}


.message{line-height:24px;}
.message dt{float:left;clear:both;width:80px;margin-left:20px;height:30px;margin-top:10px;}
.message dd{float:left;margin-top:10px;}
.message input{line-height:24px;height:24px;}
.message p{clear:both;margin-left:200px;}
.sub{height:30px;width:60px;display:block;float:left;margin-left:30px;}
.e2 li{line-height:52px;background-image:url(../images/cion.jpg);background-position:left center;padding-left:10px;border-bottom-width:1px;border-bottom-style:dashed;border-bottom-color:#CCCCCC;	background-repeat:no-repeat;}
.e2 li span{float:right;}
.listimg{width:219px;float:left;margin:0px 5px;}
.listimg a{width:219px;}
.listimg a img{vertical-align:middle; width:219px; height:180px;}
.listimg p{line-height:40px; height:40px; text-align:center; width:219px; margin:0px auto;}
.slt{overflow:hidden;margin-top:10px;margin-bottom:10px;}
.timeBar{color:#666;line-height:36px;text-align:center;margin-top:20px;margin-right:auto;margin-bottom:10px;margin-left:auto;}
.time{background-color:#f3f3f3;border:1px solid #dedede;}
.guidbar_next{overflow:hidden;padding:10px 0px;border-top:1px solid #dadada;margin-top:20px;}
.guidbar_next li{width:330px;font-size:12px;color:#666;}
.guidbar_next li a{color:#333;}
.pre{text-align:left;float:left;}
.next{text-align:right;float:right;}
.page{padding-top:20px;padding-left:40px;height:30px;clear:both;}
.page strong{font-size:12px;}
.page li{float:left;font-family:Tahoma;line-height:17px;margin-right:6px;border:1px solid #CCCCCC;}
.page li a{float:left;padding:2px 4px 2px;color:#333;display:block;line-height:17px;}
.page li a:hover{color:#000;text-decoration:none;padding:2px 4px 2px;}
.title3{height:36px; line-height:36px; color:#fff; font-size:14px; font-weight:bold; padding-left:10px; background-color:#1348ac;}
.title3 span{ float:right; color:#fff; padding-right:10px;}
.title3 a{ color: #fff;}
.content{line-height:36px;font-size:13px; padding:10px; }
.content p{ }
.content p a{ }
.mt5{ text-align: center;}
.ileft{ width:280px; float:left; margin-right:20px;margin-bottom: 20px;}
.iright{ width:900px; float:left;margin-bottom: 20px;}
.icpfl{ width: 280px;  background: #333; }
.cpt{ height: 40px; background: #303030; text-align: center; font-size: 16px; color: #fff; line-height: 40px;}
.cpt span{ font-size: 16px; padding-left: 6px;}
.cpb{ padding: 30px 20px;}
.cpb li{ height: 40px; line-height: 40px; background: #FDD108; text-align: center; margin-bottom: 20px;}
.cpb li a{ font-size: 18px; color: #333; display: block;}
.cpb ul dd{ line-height: 35px; text-align: center;}
.cpb ul dd a{ font-size: 14px; color: #ffffff; display: block;}
.cpb ul dd:hover{ background: #f8f8f8;}
.cpb ul dd:hover a{ color: #333;}
.nlx{ margin-top: 20px;}
.nlxt{ height: 40px; line-height: 40px; background: #303030; font-size: 16px; color: #fff; padding-left: 20px;}
.nlxb{ background: #f4f5f7; padding: 10px; line-height: 30px; font-size: 14px;}
.mup{background-color: #303030; height:42px;line-height: 42px;color:#fff; font-size:14px; padding-left: 30px;}
.mup p{height:42px;float:left;padding-left: 15px;}
.mup span{float:right;padding-right:10px;}
.mup span a{ font-size:14px; color:#fff;}
.mup span a:hover{color:#ef8008;}
.sbj{ margin: 40px auto;}
.rytp{width:210px;float:left;margin:0px 5px;}
.rytp a{width:210px;height:210px;display:table-cell;vertical-align:middle;overflow:hidden;border:1px solid #ccc;text-align:center;}
.rytp a img{vertical-align: middle;cursor:pointer;transition: all 0.6s;}
.rytp a img:hover{transform:scale(0.9);}
.rytp p{line-height:40px;height:40px;text-align:center;width:210px;margin:0px auto;}